home *** CD-ROM | disk | FTP | other *** search
- # client.cfg
- # Comments start with a '#'
- # case sensitive
-
- server 165.220.16.6
- serverport 1666
- #server ararat.cs.ucdavis.edu
- #server patriot.et.byu.edu
-
- command idoom
- #command tcpsetup
- #command linuxxdoom
- #extra #-turbo 100 -record tcpmatch -maxdemo 1024 # local params
-
- name Anonymous # Your Name (max 20 chars)
- alias myalias # Your Alias (truncated to 12 chars)
- email user@host.domain # Your E-Mail Address
-
- # these parameters can be set at the server
- # e.g. type "/set mission 3" to set mission to 3
- mode -altdeath
- #mode -deathmatch
- port 0 # port number, 0=do not use -port
- skill 4 # 0-5, 0=do not use -skill
- episode 1 # 0-3, 0 for DOOM2
- mission 5 # 1-9, 1-32 if episode=0
- timer 60 # minutes, 0==do not use -timer
- #monsters -nomonsters
- #monsters -respawn
- #mosters -fast
- # make sure all the players have the wads you list here
- wadfiles #kneedeep.wad halls1-9.wad 1666e3m9.wad
-
- # free form commandline args (not put in the response file)
- #extensions -noweapons -nomoney #these are just hypothetical examples!
-
- # delay in seconds before starting the game counted from
- # the time the player number is satisfied
- delay 60 # default <60, 1 min>
- numplayers 3 # 2-4
-
-